type net/http.http2goroutineLock
6 uses
net/http (current package)
h2_bundle.go#L3103: type http2goroutineLock uint64
h2_bundle.go#L3105: func http2newGoroutineLock() http2goroutineLock {
h2_bundle.go#L3109: return http2goroutineLock(http2curGoroutineID())
h2_bundle.go#L3112: func (g http2goroutineLock) check() {
h2_bundle.go#L3121: func (g http2goroutineLock) checkNotOn() {
h2_bundle.go#L4444: serveG http2goroutineLock // used to verify funcs are on serve()
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |